[Previous] [Main] [Next]
Use this Action to load another .swf file into the current Flash Player.
|
|
Movie URL
You can specify an absolute or relative URL of the .swf file to load. If you do not specify an absolute URL for the .swf file, the Flash Player will assume the relative URLs are based on the URL for the currently open .swf file. When running in a browser, you can override the base URL using the 'Base' option on the HTML Export Panel. When playing within SWiSH, or using the File | Test | In Player or File | Test | In Browser commands, the default folder is the one selected in the Tools | Preferences dialog. If you want to be able to test the Load Movie action, then you need to ensure that there the .swf files can be found in the selected folder.
Level
You can specify a level into which to load the .swf file. Movies loaded with higher levels appear in front of those with lower levels. The Movie that was loaded first is always loaded at the bottom level, level 0. The Movie at level 0 sets the Frame Rate, background color, and Frame size for all other loaded Movies. Movies are then stacked in higher numbered levels above the Movie at level 0. You can replace a Movie at a given level by simply loading another Movie into that level. In particular, you can Chain movies together by loading another Movie over the current Movie at level 0.
A level value of -1 is a special value that says to load the .swf file into the current sprite or scene. The .swf file replaces the previous content of the sprite, however, the position and size of the sprite, and any effects applied to it will apply to the loaded .swf instead.
[Previous] [Main] [Next]